projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
966c0a7
)
(Vthis_command): Renamed from this_command.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 9 Aug 1998 21:55:27 +0000
(21:55 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 9 Aug 1998 21:55:27 +0000
(21:55 +0000)
src/commands.h
patch
|
blob
|
history
diff --git
a/src/commands.h
b/src/commands.h
index 99c5ca75376160d66a670fa0e366145fc6b6d791..0494478541c1011c567cb5b126b240e3d0476602 100644
(file)
--- a/
src/commands.h
+++ b/
src/commands.h
@@
-56,7
+56,7
@@
extern int unread_command_char;
/* The command being executed by the command loop.
Commands may set this, and the value set will be copied into
current_kboard->Vlast_command instead of the actual command. */
-extern Lisp_Object this_command;
+extern Lisp_Object
V
this_command;
/* If not Qnil, this is a switch-frame event which we decided to put
off until the end of a key sequence. This should be read as the